Package-level declarations
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Decodes the base58 string into a ByteArray
Link copied to clipboard
Encodes the bytes as a base58 string (no checksum is appended).
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Extension functions to create Argument.Inputs from various types.
Link copied to clipboard
expect fun <T> runBlocking(context: <Error class: unknown class> = EmptyCoroutineContext, block: suspend CoroutineScope.() -> T)
actual fun <T> runBlocking(context: <Error class: unknown class>, block: suspend CoroutineScope.() -> T)
actual fun <T> runBlocking(context: <Error class: unknown class>, block: suspend CoroutineScope.() -> T)
Link copied to clipboard
Extension function to create a TransactionDigest from a String.